2.8.80108
GEOS Pro Factors
;
; "unlimited" number of ranges (M=)
; missing factors (L=, S=, T=) are initialized to 1.0
; factors above the last range (M=) are always 1.0
;
;--------------------------------------------------------------------------------------------------
; compatibility file for old GM52 legends with hardcoded 
; factors (up to 2.7.71221.0.H) based on M 1:500 cadastral
; legend
;--------------------------------------------------------------------------------------------------
;
M=250
;       from 1:1 upto 1:250
 L=1.35
 S=1.10
 T=1.20
;--------------------------------------------------------------------------------------------------
M=500
;       from 1:251 upto 1:500
 L=1.15
 S=1.05
 T=1.10
;--------------------------------------------------------------------------------------------------
M=1000
;       from 1:501 upto 1:1000
 L=1.00
 S=1.00
 T=1.00
;--------------------------------------------------------------------------------------------------
M=2500
;       from 1:1001 upto 1:2500
 L=0.80
 S=0.80
 T=0.80
;--------------------------------------------------------------------------------------------------
M=10000
;       from 1:2501 upto 1:10000
 L=0.70
 S=0.70
 T=0.60
;--------------------------------------------------------------------------------------------------
;End of File